home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 120
/
Vol 120.iso
/
games
/
funny_te.swf
/
scripts
/
DefineSprite_18
/
frame_8
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-11-09
|
132 b
|
11 lines
if(all[xline][yline + 1].full == true)
{
gotoAndPlay(3);
}
else
{
removeall();
removeall();
gotoAndPlay(2);
}